Release 10.1A: OpenEdge Development:
ADM Reference
transferToExcel
Procedure transfers the contents of the SmartDataObject (SDO) to Excel.
Location: data.p Parameters:INPUT pcFieldList AS CHARACTERThe list of fields to be transferred.
INPUT plIncludeObj AS LOGICALWhether to include object fields.
INPUT plUseExisting AS LOGICALWhether to use the currently-running copy of Excel.
INPUT piMaxRecords AS INTEGERMaximum number of records to transfer.
Notes: Always excludes rowobject specific fields, for example, RowNum, RowIdent, RowMod. Uses tableout procedure defined in here also.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |